Exploratory Water Analysis Report - Yampa River Valley 2021

Report created by A.J. Brown - Ansley.Brown@colostate.edu\ 5 September 2022\ Using Python 3.9.6\ Jupyter Lab 3.2.1\ Script Version 0.7

Introduction

The following script is a data report containing water quality data from samples taken in 2021 in the Yampa River Valley by the Colorado State University (CSU) Agriculture Water Quality Program (AWQP). For more information, please contact Erik Wardle at Erik.Wardle@colostate.edu or visit the CSU AWQP Website at https://waterquality.colostate.edu.

Table of contents

  1. Sample ID Legend
  2. Sample Location Map
  3. Interactive Graphics
    1. Boxplot
    2. Scatterplot
    3. Correlation Matrix of All Numerical Values
  4. Table of Raw Data

Sample ID Legend

All samples were identified via "Sample ID" prefix using abbreviations corresponding to locations as noted in the legend below:

Sample Location Map

Use the interactive map below to look at samples taken. Hovering over points will show all parameters collected on site.

Interactive Graphics

Boxplot

Use the below boxplot to graph various water analytes stratified by sample type (i.e., Inflow, Outflow, etc.). Analytes can be selected by using the dropdown menu on the top left of the graph. Hover over points with your mouse for additional information.

Scatterplot

Use the below Scatter plot to graph various water analytes against each other to see potential relationships. Analytes can be selected by using the dropdown menus near top left of the graph. Hover over points with your mouse for additional information.

Scatter Matrix of All Numerical Values

Use the below scatter matrix to look at potential relationships between numerical variables.
Points are stratified by sample type (i.e., Inflow, Outflow, etc.). Hover over points with your mouse for additional information.

Table of Raw Data